home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / Apple Scanner Training / Installation / card_2801.txt < prev    next >
Text File  |  1988-07-14  |  2KB  |  119 lines

  1. -- card: 2801 from stack: in
  2. -- bmap block id: 4971
  3. -- flags: 4000
  4. -- background id: 2974
  5. -- name: Setting Up Scanner
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   push card
  9. end closeCard
  10.  
  11.  
  12.  
  13. -- part 49 (button)
  14. -- low flags: 00
  15. -- high flags: 8004
  16. -- rect: left=58 top=102 right=126 bottom=189
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: System & Finder
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   visual scroll left
  28.   go to card "System/Finder"
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part 50 (button)
  34. -- low flags: 00
  35. -- high flags: 8004
  36. -- rect: left=58 top=141 right=165 bottom=189
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: AppleScan
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   visual scroll left
  48.   go to card "Installing"
  49. end mouseUp
  50.  
  51.  
  52.  
  53. -- part 51 (button)
  54. -- low flags: 00
  55. -- high flags: 8004
  56. -- rect: left=58 top=180 right=204 bottom=189
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 0 / 0
  59. -- text alignment: 1
  60. -- font id: 0
  61. -- text size: 12
  62. -- style flags: 0
  63. -- line height: 16
  64. -- part name: Self-Check
  65. ----- HyperTalk script -----
  66. on mouseUp
  67.   visual checkerboard to black
  68.   go to card "Question 1"
  69. end mouseUp
  70.  
  71.  
  72.  
  73. -- part 54 (button)
  74. -- low flags: 00
  75. -- high flags: A000
  76. -- rect: left=440 top=280 right=303 bottom=465
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 0 / 0
  79. -- text alignment: 1
  80. -- font id: 0
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: 
  85. ----- HyperTalk script -----
  86. on mouseUp
  87.   visual scroll right
  88.   go to card "System/Finder"
  89. end mouseUp
  90.  
  91.  
  92.  
  93. -- part 56 (field)
  94. -- low flags: 00
  95. -- high flags: 0000
  96. -- rect: left=11 top=16 right=37 bottom=43
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 0 / 0
  99. -- text alignment: 0
  100. -- font id: 3
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: 
  105.  
  106.  
  107. -- part 59 (field)
  108. -- low flags: 00
  109. -- high flags: 0001
  110. -- rect: left=397 top=273 right=309 bottom=472
  111. -- title width / last selected line: 0
  112. -- icon id / first selected line: 0 / 0
  113. -- text alignment: 0
  114. -- font id: 3
  115. -- text size: 12
  116. -- style flags: 0
  117. -- line height: 16
  118. -- part name: 
  119.